SixBit API Schema
Order_List Element
Description
An API call to retrieve a list of orders.
Namespace (none)
Type
Order_ListType Complex Type
Diagram
Order_List Element
Overview
Order_List 0..∞ Order_ListType Complex Type
An API call to retrieve a list of orders.
mapfilepath optional xs:string
The full name and path to a SixBit mapfile.
outputfilepath optional xs:string
The full name and path to a file to place the resulting output.
orderidattrGroup
Attributes to specify the internal or external identifier for an order.
createdattrGroup
Attributes to specify a range of dates an object was created.
fulfilledattrGroup
Attributes to specify a range of dates an order was fulfilled.
invoicedattrGroup
Attributes to specify a range of dates an order was invoiced.
paymentclearedattrGroup
Attributes to specify a range of dates payment cleared on an order.
paymentreceivedattrGroup
Attributes to specify a range of dates payment was received on an order.
pagingattrGroup
Attributes to provide paging capabilities.
Source
<xs:element name="Order_List" type="Order_ListType" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>An API call to retrieve a list of orders.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SixBitAPICalls ElementSixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.